home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / s / ep_helpmode-on.rexx < prev    next >
OS/2 REXX Batch file  |  1993-10-20  |  105b  |  7 lines

  1. /* EaglePlayer-Arexxkommando - Helpmode on */
  2.  
  3. address 'rexx_EP'
  4.  
  5. Helpmode on
  6.  
  7. say "Helpmode is now on !"